[INFO] fetching crate oxiz-cli 0.1.3...
[INFO] testing oxiz-cli-0.1.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate oxiz-cli 0.1.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate oxiz-cli 0.1.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oxiz-cli 0.1.3
[INFO] tweaked toml for crates.io crate oxiz-cli 0.1.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxiz-cli 0.1.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxiz-cli 0.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24b6ec09714886b30ddc329871aaad1d23def41ddbe5a876a5ebe3b95fe5bbe1
[INFO] running `Command { std: "docker" "start" "-a" "24b6ec09714886b30ddc329871aaad1d23def41ddbe5a876a5ebe3b95fe5bbe1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24b6ec09714886b30ddc329871aaad1d23def41ddbe5a876a5ebe3b95fe5bbe1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24b6ec09714886b30ddc329871aaad1d23def41ddbe5a876a5ebe3b95fe5bbe1", kill_on_drop: false }`
[INFO] [stdout] 24b6ec09714886b30ddc329871aaad1d23def41ddbe5a876a5ebe3b95fe5bbe1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d4ffa81717137834fccddf3a0b750c02ee006e728c798d823d6cfc3b4038b22
[INFO] running `Command { std: "docker" "start" "-a" "2d4ffa81717137834fccddf3a0b750c02ee006e728c798d823d6cfc3b4038b22", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling safe_arch v1.0.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling symbolic_expressions v5.0.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling wide v1.1.1
[INFO] [stderr]    Compiling symbol_table v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling sysinfo v0.36.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling rhai_codegen v3.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap_complete v4.5.65
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rhai v1.24.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling oxiz-math v0.1.3
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling egg v0.11.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rustyline v17.0.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling oxiz-core v0.1.3
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling oxiz-nlsat v0.1.3
[INFO] [stderr]    Compiling oxiz-sat v0.1.3
[INFO] [stderr]    Compiling oxiz-proof v0.1.3
[INFO] [stderr]    Compiling oxiz-theories v0.1.3
[INFO] [stderr]    Compiling oxiz-solver v0.1.3
[INFO] [stderr]    Compiling oxiz-cli v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
[INFO] running `Command { std: "docker" "inspect" "2d4ffa81717137834fccddf3a0b750c02ee006e728c798d823d6cfc3b4038b22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d4ffa81717137834fccddf3a0b750c02ee006e728c798d823d6cfc3b4038b22", kill_on_drop: false }`
[INFO] [stdout] 2d4ffa81717137834fccddf3a0b750c02ee006e728c798d823d6cfc3b4038b22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acf5ee29dc76a498290057793aa16e1dc7287a7917b399295dc5c6e25aae7f02
[INFO] running `Command { std: "docker" "start" "-a" "acf5ee29dc76a498290057793aa16e1dc7287a7917b399295dc5c6e25aae7f02", kill_on_drop: false }`
[INFO] [stderr]    Compiling oxiz-cli v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.86s
[INFO] running `Command { std: "docker" "inspect" "acf5ee29dc76a498290057793aa16e1dc7287a7917b399295dc5c6e25aae7f02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acf5ee29dc76a498290057793aa16e1dc7287a7917b399295dc5c6e25aae7f02", kill_on_drop: false }`
[INFO] [stdout] acf5ee29dc76a498290057793aa16e1dc7287a7917b399295dc5c6e25aae7f02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4597ce4cce93495a5e52a0137c674874078964c28cc01fdd1b37636d8d07b853
[INFO] running `Command { std: "docker" "start" "-a" "4597ce4cce93495a5e52a0137c674874078964c28cc01fdd1b37636d8d07b853", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/oxiz-2c4fada01cf8b241)
[INFO] [stdout] 
[INFO] [stdout] running 87 tests
[INFO] [stdout] test cicd::tests::test_add_result_error ... ok
[INFO] [stdout] test cicd::tests::test_finalize ... ok
[INFO] [stdout] test dashboard::tests::test_dashboard_phase ... ok
[INFO] [stdout] test cache::tests::test_lru_eviction ... ok
[INFO] [stdout] test cache::tests::test_cache_put_get ... ok
[INFO] [stdout] test cicd::tests::test_add_result_success ... ok
[INFO] [stdout] test cicd::tests::test_cicd_report_creation ... ok
[INFO] [stdout] test cicd::tests::test_exit_code ... ok
[INFO] [stdout] test checkpoint::tests::test_checkpoint_creation ... ok
[INFO] [stdout] test cache::tests::test_cache_hash ... ok
[INFO] [stdout] test dependency::tests::test_symbol_extraction ... ok
[INFO] [stdout] test dependency::tests::test_statistics ... ok
[INFO] [stdout] test diagnostic::tests::test_symbol_check_undeclared ... ok
[INFO] [stdout] test dashboard::tests::test_dashboard_state_creation ... ok
[INFO] [stdout] test dependency::tests::test_dependency_graph_creation ... ok
[INFO] [stdout] test dependency::tests::test_dependency_analysis ... ok
[INFO] [stdout] test diagnostic::tests::test_full_diagnostic ... ok
[INFO] [stdout] test checkpoint::tests::test_checkpoint_manager ... ok
[INFO] [stdout] test diagnostic::tests::test_symbol_check_unused ... ok
[INFO] [stdout] test dashboard::tests::test_dashboard_pause_resume ... ok
[INFO] [stdout] test diagnostic::tests::test_diagnostic_with_errors ... ok
[INFO] [stdout] test cicd::tests::test_format_annotation_github ... ok
[INFO] [stdout] test dependency::tests::test_hub_symbols ... ok
[INFO] [stdout] test diagnostic::tests::test_syntax_check_balanced ... ok
[INFO] [stdout] test diagnostic::tests::test_syntax_check_unbalanced ... ok
[INFO] [stdout] test dimacs::tests::test_invalid_dimacs ... ok
[INFO] [stdout] test dimacs::tests::test_parse_qdimacs ... ok
[INFO] [stdout] test dimacs::tests::test_parse_simple_dimacs ... ok
[INFO] [stdout] test dimacs::tests::test_qdimacs_to_smtlib2 ... ok
[INFO] [stdout] test dimacs::tests::test_write_dimacs ... ok
[INFO] [stdout] test dimacs::tests::test_write_qdimacs ... ok
[INFO] [stdout] test distributed::tests::test_config_default ... ok
[INFO] [stdout] test checkpoint::tests::test_checkpoint_save_load ... ok
[INFO] [stdout] test checkpoint::tests::test_checkpoint_cleanup ... ok
[INFO] [stdout] test dependency::tests::test_related_assertions ... ok
[INFO] [stdout] test learning::tests::test_cache_put_get ... ok
[INFO] [stdout] test learning::tests::test_fingerprint_computation ... ok
[INFO] [stdout] test learning::tests::test_learned_clause_creation ... ok
[INFO] [stdout] test learning::tests::test_learned_clause_with_lbd ... ok
[INFO] [stdout] test distributed::tests::test_message_serialization ... ok
[INFO] [stdout] test learning::tests::test_merge_similar ... ok
[INFO] [stdout] test learning::tests::test_lru_eviction ... ok
[INFO] [stdout] test learning::tests::test_cache_persistence ... ok
[INFO] [stdout] test learning::tests::test_cache_stats ... ok
[INFO] [stdout] test model_counter::tests::test_format_model_count ... ok
[INFO] [stdout] test model_counter::tests::test_approximate_counting ... ok
[INFO] [stdout] test model_counter::tests::test_model_counter_creation ... ok
[INFO] [stdout] test model_counter::tests::test_estimate_variable_count ... ok
[INFO] [stdout] test distributed::tests::test_estimate_num_vars ... ok
[INFO] [stdout] test model_counter::tests::test_model_counter_with_samples ... ok
[INFO] [stdout] test distributed::tests::test_literal_creation ... ok
[INFO] [stdout] test portfolio::tests::test_strategy_config ... ok
[INFO] [stdout] test distributed::tests::test_cube_generation ... ok
[INFO] [stdout] test portfolio::tests::test_strategy_apply ... ok
[INFO] [stdout] test proof_checker::tests::test_invalid_resolution ... ok
[INFO] [stdout] test proof_checker::tests::test_proof_creation ... ok
[INFO] [stdout] test proof_checker::tests::test_simple_resolution ... ok
[INFO] [stdout] test proof_checker::tests::test_unsat_core_extraction ... ok
[INFO] [stdout] test tptp::tests::test_parse_comments ... ok
[INFO] [stdout] test tptp::tests::test_parse_equality ... ok
[INFO] [stdout] test proof_checker::tests::test_proof_parsing ... ok
[INFO] [stdout] test tptp::tests::test_parse_existential ... ok
[INFO] [stdout] test tptp::tests::test_szs_status_satisfiable ... ok
[INFO] [stdout] test tptp::tests::test_parse_simple_fof ... ok
[INFO] [stdout] test tptp::tests::test_parse_complex_formula ... ok
[INFO] [stdout] test tptp::tests::test_parse_function_terms ... ok
[INFO] [stdout] test tptp::tests::test_szs_status_theorem ... ok
[INFO] [stdout] test tptp::tests::test_to_smtlib2 ... ok
[INFO] [stdout] test unsat_core::tests::test_proof_dot_generation ... ok
[INFO] [stdout] test tptp::tests::test_szs_status_counter_satisfiable ... ok
[INFO] [stdout] test tptp::tests::test_szs_status_unsatisfiable ... ok
[INFO] [stdout] test tutorial::tests::test_parse_tutorial_section_numbers ... ok
[INFO] [stdout] test tptp::tests::test_parse_iff ... ok
[INFO] [stdout] test unsat_core::tests::test_core_format ... ok
[INFO] [stdout] test unsat_core::tests::test_extract_core_from_output ... ok
[INFO] [stdout] test unsat_core::tests::test_unsat_core_creation ... ok
[INFO] [stdout] test unsat_core::tests::test_model_validation ... ok
[INFO] [stdout] test wasm_bindings::tests::test_format_wasm_help ... ok
[INFO] [stdout] test wasm_bindings::tests::test_generate_typescript_types ... ok
[INFO] [stdout] test wasm_bindings::tests::test_get_all_examples ... ok
[INFO] [stdout] test server::tests::test_determine_status ... ok
[INFO] [stdout] test server::tests::test_parse_define_fun ... ok
[INFO] [stdout] test wasm_bindings::tests::test_write_examples ... ok
[INFO] [stdout] test wasm_bindings::tests::test_write_typescript_types ... ok
[INFO] [stdout] test tutorial::tests::test_parse_tutorial_section ... ok
[INFO] [stdout] test dimacs::tests::test_to_smtlib2 ... ok
[INFO] [stdout] test model_counter::tests::test_estimate_clause_count ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 87 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/benchmark.rs (/opt/rustwide/target/debug/deps/benchmark-e24ad91f9f8b5d03)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test bench_json_output ... ok
[INFO] [stdout] test bench_stats_output ... ok
[INFO] [stdout] test bench_multiple_assertions ... ok
[INFO] [stdout] test bench_boolean_logic ... ok
[INFO] [stderr]      Running tests/cli_integration.rs (/opt/rustwide/target/debug/deps/cli_integration-9f49602683fb483f)
[INFO] [stdout] test bench_simple_unsat_problem ... ok
[INFO] [stdout] test bench_simple_sat_problem ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_cli_version ... ok
[INFO] [stdout] test test_stats_flag ... ok
[INFO] [stdout] test test_quiet_mode ... ok
[INFO] [stdout] test test_cli_help ... ok
[INFO] [stdout] test test_stdin_input ... ok
[INFO] [stdout] test test_multiple_files ... ok
[INFO] [stdout] test test_yaml_output_format ... ok
[INFO] [stdout] test test_timing_flag ... ok
[INFO] [stdout] test test_output_file ... ok
[INFO] [stdout] test test_json_output_format ... ok
[INFO] [stdout] test test_no_color_flag ... ok
[INFO] [stdout] test test_verbosity_levels ... ok
[INFO] [stdout] test test_simple_sat_problem ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/smtlib_benchmarks.rs (/opt/rustwide/target/debug/deps/smtlib_benchmarks-d3767bc12d4a2805)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_qf_lia_benchmarks ... ok
[INFO] [stdout] test test_qf_uf_benchmarks ... ok
[INFO] [stdout] test test_smtlib_benchmarks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4597ce4cce93495a5e52a0137c674874078964c28cc01fdd1b37636d8d07b853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4597ce4cce93495a5e52a0137c674874078964c28cc01fdd1b37636d8d07b853", kill_on_drop: false }`
[INFO] [stdout] 4597ce4cce93495a5e52a0137c674874078964c28cc01fdd1b37636d8d07b853
